home *** CD-ROM | disk | FTP | other *** search
- on(release){
- _root.passwordmc.display = "";
- _root.passwordmc.gotoAndStop("blank");
- _root.maindisplay.playbtn.enabled = true;
- _root.maindisplay.controlsbtn.enabled = true;
- _root.maindisplay.passwordbtn.enabled = true;
- _root.maindisplay.beginnerbtn.enabled = true;
- _root.maindisplay.expertbtn.enabled = true;
- }
-